﻿@charset "utf-8";
/* CSS Document */

/*
"\9"　例:"margin:0px auto\9;"。这里的"\9"所有的IE都识别，但Firefox不识别。
"*"　IE6、IE7可以识别。IE8、FireFox不能。
"_"　IE6可以识别"_"，IE7、IE8、FireFox不能。
:root { style }  IE9和IE10 的hack，多加个\9\0。

IE10
:root .pgt{
	margin:5px\9;
}
webkit
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.topright i{padding:8px 9px;}
}
IE9 , IE10 ,IE11
@media screen and (min-width:0\0) {
    .topright i{padding:8px 9px;}
}
IE10,IE11
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .topright i{padding:8px 9px;}
}
*/

/* 复位样式 reset */
*{outline:none;}
html{color: #181818;background: #FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,textarea,p,blockquote,th,td{margin: 0;padding: 0;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset,img{border: 0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style: normal;font-weight: normal;}
li{list-style: none;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;}
q: before,q: after{content: '';}
abbr,acronym{border: 0;font-variant: normal;}
sup{vertical-align: text-top;}
sub{vertical-align: text-bottom;}
input,textarea,select{font-family: inherit;font-size: inherit;font-weight: inherit;}
legend{color: #181818;}
article,aside,dialog,footer,header,section,nav,figure,menu{display:block;padding:0;margin:0;}

body {font-family: "Open Sans",Arial,Verdana,Helvetica,"Microsoft Yahei",Lato,sans-serif;font-size:14px;color:#666;line-height:1.4;overflow-x:hidden;}
ul,li{list-style:none;margin:0;padding:0;}
a{outline:none!important;color:#666;}
a:hover,a:active,a:focus{color:#BBD409;text-decoration:none;}
.dark-title a{color:#181818;}
.dark-title a:hover,.dark-title a:active{color:#1cbac8;}
.text-center{text-align:center;}
figure{margin:0;}
h1,h2,h3,h4,h5,h6{letter-spacing:normal;}
img{max-width:100%;}
dt{font-weight:400;}

.modal_wrapper{display: table; height: 100%; margin: 0px auto;}
.modal_wrapper .modal-dialog{display: table-cell; vertical-align: middle;}

/* 首页样式 */

#header{position:absolute;top:0;left:0;width:100%;padding:0 20px;}
.logo{padding:20px;float:left;position:relative;z-index:999;}
.logo img{height:58px;}
.nav-menu{position:relative;float:right;z-index:999;margin-top:25px;font-size:13px;}
.nav-menu .nav-container{position:relative;width:auto;}
.nav-menu li.Lev1{position:relative;float:left;}
.nav-menu li.Lev1:last-child{border-right:none;}
.nav-menu li.Lev1 .menu1{padding:16px 22px;color:#C1C1C1;display:block;font-weight:400;}
.nav-menu li.active .menu1{color:#B5CB2C;}
.nav-menu li.Lev1 .menu1:hover,.nav-menu li.Lev1 .menu1:active{color:#ddd;}
.nav-menu li.Lev1:hover .sub-menu2{display:block;}
.nav-menu .sub-menu2{position:absolute;display:none;left:0px;top:100%;width:170px;}
.nav-menu .sub-menu2 li.Lev2{position:relative;border-bottom:1px solid #ddd;}
.nav-menu .sub-menu2 li.Lev2:last-child{border-bottom:none;}
.nav-menu .sub-menu2 li.Lev2:first-child .menu2{padding-top:10px;}
.nav-menu .sub-menu2 li.Lev2 .menu2{padding:13px 25px;background:#f4f4f4;color:#666;display:block;}
.nav-menu .sub-menu2 li.Lev2 .menu2:hover,.nav-menu .sub-menu2 li.Lev2 .menu2:active{color:#B5CB2C;}
.nav-menu .sub-menu2 li.Lev2:hover .sub-menu3{display:block;}
.nav-menu .sub-menu3{position:absolute;left:100%;top:0;display:none;width:200px;}
.nav-menu .sub-menu2 li.Lev3{position:relative;border-bottom:1px solid #ddd;}
.nav-menu .sub-menu3 .menu3{padding:8px 10px;background:#f4f4f4;color:#666;display:block;}
.nav-menu .sub-menu2 li.Lev3:first-child .menu3{padding-top:10px;}
.nav-menu .sub-menu2 li.Lev3 .menu3{padding:13px 10px 13px 10px;background:#f9f9f9;color:#666;display:block;}
.nav-menu .sub-menu2 li.Lev3 .menu3:hover,.nav-menu .sub-menu2 li.Lev3 .menu3:active{color:#B5CB2C;}
#navigation .nav-Separated{width:12px;height:1px;}
#navigation .nav-Separated:before{content:"";position:absolute;left:0;top:25px;background:#4F4F4F;width:12px;height:1px;}
#navigation .nav-Separated:last-child{display:none;}

.nav-inner li.Lev1 .menu1 {color: #181818;}
.nav-inner li.active .menu1,
.nav-inner li.Lev1 .menu1:hover,.nav-inner li.Lev1 .menu1:active {color: #B5CB2C;}

/*------------------------------------------------------*/
/*------------------------ SLIDER --------------------------*/
.swiper-container{overflow: hidden; height: 85vh;}
.swiper-slide{cursor: pointer; float: left;}
.bypostauthor,.gallery-caption{color: inherit;}

.hawa-slider{position: relative;}
.hawa-slider .swiper-slide{cursor: w-resize;}
.hawa-slider .title{width: 100%; text-align: center; font-size: 31px; color: #181818; letter-spacing: 0.2px; margin-bottom: 12px;}
.hawa-slider .devider{display: block; border-bottom: 3px solid #181818; border-left: 1px solid #181818; width: 30px; height: 13px; background-color: transparent; margin: 0 auto 70px;}
.hawa-slider .slide-prev,.hawa-slider .slide-next{display: inline-block; background-color: #000; position: absolute; top: 50%; z-index: 1; color: #FFF;
font-size: 40px;
margin: 5px;
padding: 4px 11px;
height: 50px;
width: 50px;
background: rgba(0,0,0,0.3);

cursor: pointer;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s;
transition: all 0.3s;}
.hawa-slider .slide-prev span,.hawa-slider .slide-next span{opacity: 0;}
.show-preview.hawa-slider .slide-prev span,
.show-preview.hawa-slider .slide-next span{width: 200px; height: 140px; display: block; position: absolute; right: 0; top: -50px; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; background-size: cover;}
.show-preview.hawa-slider .slide-prev span{right: -150px;}
.show-preview.hawa-slider .slide-prev:hover span,
.show-preview.hawa-slider .slide-next:hover span{opacity: 1;}
.hawa-slider .slide-prev{left: 0;}
.hawa-slider .slide-next{right: 0;}
/*.hawa-slider .slide-next:before{content: ''; display: inline-block; border: 5px solid transparent; border-left: 8px solid #fff; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2;}
.hawa-slider .slide-next:after{content: ''; display: inline-block; width: 75px; height: 1px; background-color: #fff; position: absolute; top: 50%; left: -58px;}
.hawa-slider .slide-prev:before{content: ''; display: inline-block; border: 5px solid transparent; border-right: 8px solid #fff; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2;}
.hawa-slider .slide-prev:after{content: ''; display: inline-block; width: 75px; height: 1px; background-color: #fff; position: absolute; top: 50%; right: -58px;}*/
.hawa-slider .pagination{position: absolute; bottom: 65px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); counter-reset: my-badass-counter; margin: 0;}
.hawa-slider .pagination.under_slides{position: relative; margin-top: 70px;}
.hawa-slider .pagination.under_slides.dark{margin-top: 30px;}
.hawa-slider .pagination.right_side{right: 125px; top: 50%; left: inherit; bottom: inherit; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.hawa-slider .pagination.right_side .swiper-pagination-switch{display: block; margin-bottom: 20px;}
/** style numbers **/
.hawa-slider .pagination.style-numbers span{display: inline-block; font: bold 12px 'Josefin Sans',"Open Sans",Arial,"Microsoft Yahei",sans-serif; width: 18px; padding: 6px 0; cursor: pointer; margin-right: 15px; text-align: center;}
.pagination-hidden .pagination{display: none;}
.hawa-slider .pagination.style-numbers span:last-child{margin-right: 0;}
.hawa-slider .pagination.style-numbers.light span:before{color: #fff;}
.hawa-slider .pagination.style-numbers.dark span:before{color: #181818;}
.hawa-slider .pagination.style-numbers.light span.swiper-active-switch{border-bottom-color: #fff;}
.hawa-slider .pagination.style-numbers.dark span.swiper-active-switch{border-bottom-color: #181818;}
.hawa-slider .pagination.style-numbers span.swiper-active-switch{border-bottom: 1px solid #fff;}
.hawa-slider .pagination.style-numbers span:before{content: counter(my-badass-counter); counter-increment: my-badass-counter;}
/** style points **/
.hawa-slider .pagination.style-points span{display: inline-block; width: 14px; height: 14px; background-color: #181818; border-radius: 50%; cursor: pointer; margin-right: 15px; text-align: center;}
.hawa-slider .pagination.style-points.light span{background-color: #fff;}
.hawa-slider .pagination.style-points.dark span{background-color: #181818;}
.hawa-slider .pagination.style-points.light span.swiper-active-switch{background-color: #181818;}
.hawa-slider .pagination.style-points.dark span.swiper-active-switch{background-color: #fff;}
.hawa-slider .hawa-team{padding: 0 15px;}

#home-slider .hawa-banner{height:85vh;}
#home-slider .hawa-banner img {width: 100%; height: 100%;object-fit: cover;}
#home-slider .content{color:#181818;}
#home-slider .content .titles h2{color:#181818;letter-spacing:normal;font-size:50px;}
#home-slider .content .titles .text{color:#181818;}
#home-slider .banner-point{width:100%;margin:0 auto;position:absolute;left:0;bottom:30px;text-align:center;}
#home-slider .banner-point li {width: 15px;height: 15px;border-radius: 50%;background: #fff;display: inline-block;margin: 0 4px;cursor: pointer;}
#home-slider .banner-point li.swiper-active-switch{background-color: #B5CB2C;}
@media (max-width: 768px) {
	#home-slider .banner-point li {width: 10px;height: 10px;margin: 0 3px;}
}

#home-slider .banner-icons{width:100%;margin:0 auto;position:absolute;left:0;bottom:30px;text-align:center;}
#home-slider .banner-icons li{padding:0 25px;display:inline-block;color:#181818;}
#home-slider .banner-icons li a{color:#181818;}
#home-slider .banner-icons li.swiper-active-switch a,#home-slider .banner-icons li a:hover,#home-slider .banner-icons li a:active{color:#FFF85F;}
#home-slider .banner-icons li figure {margin-bottom:20px;text-align:center;}
#home-slider .banner-icons li figure i{font-size:30px;width:60px;height:60px;line-height:56px;border-radius:100%;border:2px #fff solid;}
#home-slider .banner-icons li.swiper-active-switch figure i{border:2px #FFF85F solid;}
#home-slider .banner-icons li h4{text-align:center;font-size:17px;}
.hawa-slider .pagination{display:none;}
.hawa-slider .pagination.style-numbers.dark span:before{color:#181818;}
.hawa-slider .pagination.style-numbers.dark span.swiper-active-switch{border-bottom-color:#181818;}
#home-slider .banner-icons li p{-moz-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;transition:all 0.5s ease-in;}
#home-slider .banner-icons li .slideItem-on{height:0;display:none;}
#home-slider .banner-icons li:hover .slideItem-up,#home-slider .banner-icons li.swiper-active-switch .slideItem-up{height:0;display:none;}
#home-slider .banner-icons li:hover .slideItem-on,#home-slider .banner-icons li.swiper-active-switch .slideItem-on{height:auto;display:block;}

#main-content{width:100%;float:left;}
.section-pad{padding:60px 0 60px 0;}
#home-welcome{background:#fff;text-align:center;}
#home-welcome h2{font-size:22px;line-height:1.4;margin-bottom:15px;color:#181818;}
#home-welcome p{font-size:14px;color:#656565;}

#home-about .container-fluid{padding:0;position:relative;}
#home-about .ha-img{background:#161616 url(../images/ha-bg.jpg) no-repeat center center;background-size:cover;padding:105px;position:absolute;height:100%;}
#home-about .ha-img-content{max-width:70%;margin:0 auto;position:relative;padding-left:30px;color:#fff;}

#home-about .ha-img-content:after{content:"";position:absolute;left:5px;top:0;width:1px;height:100%;background:#999;}
#home-about .ha-img-content .ha-img-text{line-height:2.0;}
#home-about .ha-img-content h2{font-size:18px;margin-bottom:15px;}
#home-about .ha-img-content h2 b{color:#BBD409;font-weight:normal;}
#home-about .ha-img-content p{color:#fff;font-size:12px;}
#home-about .ha-img-content .white-text{color:#fff;}
#home-about .ha-text{background:#f4f4f4;padding:93px 70px;float:right;text-align:center;}
#home-about .ha-text-title{margin-bottom:42px;}
#home-about .ha-text-title h2{font-size:22px;color:#181818;}
#home-about .ha-text-title p{font-size:14px;color:#656565;}
#home-about .ha-text-content{font-size:12px;color:#666;margin-bottom:35px;line-height:2.0;}
#home-about .more-btn{clear:both;text-align:center;}
#home-about .more-btn a{display:inline-block;padding:12px 80px;font-size:15px;color:#fff;background: #BBD409;transition: .4s;}

#home-portfolio{padding:65px 0;background:#fff;overflow: hidden;}
.more-button{text-align:center;}
.more-button a{display:inline-block;padding:12px 80px;font-size:15px;color:#fff;background: #BBD409;transition: .4s;}
.more-button a:hover,
#home-about .more-btn a:hover {padding: 12px 100px;}
.sec-title {margin-bottom:30px;padding:0 15px;text-align:center;}
.sec-title h2{font-size:22px;color:#181818;margin-bottom:15px;}
.sec-title h2 a{color:#181818;}
.sec-title h2.w a{color:#fff;}
.sec-title h2 a:hover,.sec-title h2 a:active{color:#BBD409;}
.sec-title p{font-size:14px;color:#656565;}
.sec-title p.w{color:#999;}
#home-portfolio .hawa-portfolio-filter{margin: 10px 0 45px;}
#home-portfolio .hawa-portfolio-filter .filter-item{display: inline-block; margin-right: 32px;}
#home-portfolio .hawa-portfolio-filter .filter-item .buts{font: 400 13px 'Josefin Sans',"Open Sans",Arial,"Microsoft Yahei",sans-serif; color: #666; text-transform: uppercase; letter-spacing: 1px; padding: 9px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;background:none;border:none;}
#home-portfolio .hawa-portfolio-filter .filter-item:hover .buts{color:#BBD409;}

#home-portfolio .hawa-portfolio-filter .filter-item .but{font: 400 13px 'Josefin Sans',"Open Sans",Arial,"Microsoft Yahei",sans-serif; color: #666; text-transform: uppercase; letter-spacing: 1px; padding: 9px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;background:none;border:none;}
#home-portfolio .hawa-portfolio-filter .filter-item:hover .but{color:#BBD409;}

#home-portfolio .hawa-portfolio-filter .filter-item .activbut{border-bottom: 1px solid #BBD409; border-top: 1px solid #BBD409; color: #BBD409;font-weight: bold;}
#home-portfolio .hawa_masonry{margin-bottom:20px;}
#home-portfolio .portfolio-item {margin-bottom:30px;}
#home-portfolio .portfolio-item.center {text-align: center;}
#home-portfolio .portfolio-item.center .item-img {border: 1px solid #ddd;}
#home-portfolio .portfolio-item .portitem-inner{margin-bottom:15px;position:relative;}
#home-portfolio .portfolio-item .portitem-inner .layer{ opacity: 0; visibility: hidden; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-align: center; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
#home-portfolio .portfolio-item .portitem-inner .layer-inner{border:1px #999 solid;width:100%; height: 100%; position: absolute;display:block;}
#home-portfolio .portfolio-item .portitem-inner:hover .layer{opacity: 1; visibility: visible;}
#home-portfolio .portfolio-item .item-img{width: 100%; height: auto; display: block;margin-bottom:5px;overflow: hidden;}
#home-portfolio .portfolio-item .item-title{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4;font-size:16px;color:#181818;font-weight:400;}
#home-portfolio .portfolio-item .item-title a{color:#181818;}
#home-portfolio .portfolio-item .item-title a:hover,#home-portfolio .portfolio-item .item-title a:active{color: #BBD409;}
#home-portfolio .portfolio-item .item-cat{font-size:12px;color:#656565;}

#home-news{background:#fff url(../images/news-bg2.jpg) no-repeat center center;background-size:cover;}
#home-news .news-content dl{margin-bottom:45px;}
#home-news .news-content dt{width:200px;float:left;margin-right:25px;position:relative;}
#home-news .news-content dt img{width:100%;height:130px;}
#home-news .news-content dt .cover-layer{opacity: 0; visibility: hidden;width: 100%; height: 100%; position: absolute; top: 0; left: 0;border:1px #fff solid;}
#home-news .news-content dt:hover .cover-layer {opacity: 1; visibility: visible; -webkit-transform: scale(0.9); transform: scale(0.9);}
#home-news .news-content dd{color:#C5C5C5;}
#home-news .news-content dd .news-date{font-size:14px;color:#999;margin-bottom:10px;}
#home-news .news-content dd .news-title{font-size:16px;color:#B7B7B7;margin-bottom:15px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4;}
#home-news .news-content dd .news-title a{color:#B7B7B7;}
#home-news .news-content dd .news-title a:hover,#home-news .news-content dd .news-title a:active{color:#BBD409;}
#home-news .news-content dd .news-desc{font-size:12px;line-height:1.8;}

#footer{float:left;width:100%;background:#f4f4f4;}
#footer-clients{float:left;width:100%;padding:50px 0 0;}
#footer-clients .item{padding-left:15px;padding-right:15px;}
#footer-clients .item p{border:1px #707070 solid;padding:7px 10px;-moz-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;transition:all 0.5s ease-in;}
#footer-clients .item .client-on{height:0;display:none;}
#footer-clients .item:hover .client-up{height:0;display:none;}
#footer-clients .item:hover .client-on{height:auto;display:block;border:1px #BBD409 solid;}
#footer-clients .item {text-align:center;}
#client-content{position:relative;margin-bottom:35px;height:53px;}
#client-content .owl-prev{background:none;position:absolute;left:-20px;top:-2px;font-size:20px;}
#client-content .owl-next{background:none;position:absolute;right:-20px;top:-2px;font-size:20px;}

#footer-top{margin-bottom:50px;}
#footer-top .foot-title{color:#181818;font-size:16px;margin-bottom:21px;line-height:1.6;}
#footer-top .foot-content{font-size:12px;color:#656565;line-height:1.8;}
#footer-top .foot-social{padding-top:20px;}
#footer-top .foot-social li{display:inline-block;width:36px;height:36px;line-height:36px;color:#fff;text-align:center;background:#454545;border-radius:100%;margin-right:8px;}
#footer-top .foot-social li a{color:#fff;}
#footer-top .foot-social li i{font-size:16px;}
#footer-top .foot-social li:hover{background:#BCD509;}
#footer-top .foot-social li:hover a{color:#fff;}
#copyrights{clear:both;background:#2a2730;padding:22px 0px;font-size:12px;line-height: 1.75; color:#99979c;text-align:center;}
#copyrights a {color: #99979c;}
#copyrights a:hover {color: #BBD409;}
#copyrights p ~ p {margin-top: 10px;}

/* 其他 */

.noDis {display:none;}
.search-tips{color:#f00;font-size:16px;text-align:center;}
.page-content{line-height:1.6;}
.page-content p{line-height:1.6;margin:0;padding:0;}
.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{margin:0;padding:0;line-height:1.6;color: #333;}
.search-tips{color:#f00;font-size:16px;text-align:center;}
em.error {overflow:hidden;zoom:1;background:url("../images/unchecked.gif") no-repeat 0px 0px;  padding-left: 19px;color:red;}
em.success {overflow:hidden;zoom:1;background:url("../images/checked.gif") no-repeat 0px 0px;  padding-left: 19px;color:red;}
.com-cnt table th{font-weight:bold;background:#f9f9f9}
.com-cnt table th,.com-cnt table td{border:1px #eee solid;padding:6px 12px;}
.com-cnt img{max-width:100%;}

#pages{clear: both;padding:10px 0 10px;text-align: center;font:12px 'Microsoft YaHei';}
#pages a{display:inline-block;padding:0px 8px;height:24px;font-size:12px;line-height:22px;background:#fff;border:1px solid #e3e3e3;text-align:center;color:#666;margin-right:-1px;}
#pages a.a1{padding:0px 12px;height:24px;line-height:22px;margin-top:0px;}
#pages a:hover{background:#f1f1f1;color:#000;text-decoration:none;}
#pages span{display:inline-block;padding:0px 8px;height:24px;line-height:22px;background:#fff;border:1px solid #e3e3e3;color:#666;text-align:center;}
.page .noPage{display:inline-block;padding:0px 12px;height:22px;line-height:22px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}
.pageright{margin-right:40px;}
@media (max-width : 420px) {
	#pages .prev,#pages .next{display:none;}
}

.prolist-wrap #home-portfolio{padding:0;background:none;}
/*.prolist-wrap #home-portfolio .portfolio-item .item-title a{color:#666;}
.prolist-wrap #home-portfolio .portfolio-item .item-title a:hover,.prolist-wrap #home-portfolio .portfolio-item .item-title a:active{color: #BBD409;}*/

/* 可移植内页样式 */
.for-bottom-padding-no{padding-top:45px;clear:both;}
.text-center{text-align:center;}
.sidebar .widget:last-child{margin-bottom:0;}
.entry-header{background:none;box-shadow:none;padding-top:0;border:none;}
.prolist-wrap .glass-animation img{border:1px #ededed solid;}
.s-contact{color:#555;line-height:1.6;}
.sidebar .widget{margin-top:0;}
.entry-meta li:before{margin:0;}

#innerpage-wrap{background:#f4f4f4;padding:45px 0;clear:both;}
.breadcrumb-wrapper{background:#F4F4F4;padding:30px 0;clear:both;}
.breadcrumb-section .bc-cat{padding-top:16px;position:relative;top:2px;}
.bcid-cat{font-size:16px;font-weight:bold;text-transform:uppercase;}
.location{text-align:right;}

.widget .tagcloud a,.tags-list a,.searchform #searchsubmit{transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);}
.searchform{overflow: hidden; background-color: #f16543; /* firefox 19+ */ /* ie */}
.searchform ::-webkit-input-placeholder{color: #ffffff;}
.searchform ::-moz-placeholder{color: #ffffff;}
.searchform :-ms-input-placeholder{color: #ffffff;}
.searchform input:-moz-placeholder{color: #ffffff;}
.searchform #s,.searchform #searchsubmit{color: #ffffff; height: 48px; border: none; background-color: #b4cc49;margin-bottom:0;border-radius:0;}
.searchform #s{float: left; width: 85%; padding-left: 20px; padding-right: 0;}
.searchform .screen-reader-text{display: none;}
.searchform #searchsubmit{float: right; width: 15%; padding-left: 0; padding-right: 0; background-image: url("../images/icon-lense.png"); background-repeat: no-repeat; background-position: center center;cursor:pointer;}
.searchform #searchsubmit:hover{background-color: #373c40;}

.searchform{background:none;border:none;}
.searchform #s{background:none;color:#444;border:1px #ddd solid;border-right:none;}
.searchform #searchsubmit{background-color:#b4cc49;}
.searchform ::-webkit-input-placeholder{color: #444;}
.searchform ::-moz-placeholder{color: #444;}
.searchform :-ms-input-placeholder{color: #444;}
.searchform input:-moz-placeholder{color: #444;}

.widget ul li:before{display:none;}
.widget-category ul li:before{font-family: 'FontAwesome'; content: "\f101"; padding-right: 17px;}
.sidebar .widget .title{color: #525659; text-transform: uppercase; font-weight: 600;font-size:19px;border-bottom:none;padding-bottom:0;}
.sidebar .widget ul li{border-bottom: 1px solid #d3dae0; padding: 6px 0 6px 0; font-size: 14px; color: #6e7375;}
.sidebar .widget ul li a{color: #373c40; color: #6e7375;}
.sidebar .widget ul li a:hover{color: #f16543;}
.sidebar .widget ul li ul{padding: 6px 0 0;}
.sidebar .widget ul li ul li:first-child{border-top: 1px solid #dedede;}
.sidebar .widget ul li ul li:last-child{border-bottom: 0; padding-bottom: 0;}
.widget .title{font-size: 20px; line-height: 20px; margin-bottom: 22px;margin-top:0;}
.widget ul{list-style: none; margin: 0;}
.widget ul li ul li:last-child{border-bottom: 0; padding-bottom: 0;}
.widget .gallery-post-slider ul li{border: none; background: none; padding: 0;}

.widget .tabbed .tabs{margin: 0; padding: 0;}
.widget .tabbed .tabs li{float: left; list-style: none; margin: 0; background-image: none; border: none; padding: 10px 1px 10px; width: 33.333%; color: #878c90; text-align: center; cursor: pointer; text-transform: uppercase; font-size: 16px; font-weight: 600; border-right: 1px solid #d3dae0;}
.widget .tabbed .tabs li:last-child{border-right: none;}
.widget .tabbed .tabs li:hover,
.widget .tabbed .tabs li.current{color: #ffffff; background-color: #f16543; border-right: 1px solid #f16543; border-bottom: 1px solid #f16543; margin-bottom: -1px;}
.widget .tabbed .block{margin: 0; display: none;}
.widget .tabbed .block.current{display: block; padding: 22px 0 0; border-top: 1px solid #d3dae0;}
.widget .tabbed .widget-list li{background: none; border-bottom: 1px solid #E8E9EF; padding: 0 0 20px; margin-bottom: 25px;line-height:1.0;}
.widget .tabbed .widget-list li .link-read-more{color: #f16543;}
.widget .tabbed .widget-list li .link-read-more:hover{color: #373c40;}
.widget .tabbed .widget-list li .link-read-more:hover:after{color: #373c40;}
.widget-list li{overflow: hidden; margin-bottom: 20px;}
.widget-list li:last-child{border-bottom: none;}
.widget-list li h5{margin: 0 0 9px; line-height: 21px; color: #a5aaae; font-size: 13px; font-weight: normal;}
.widget-list li figure{float: left; margin-right: 22px;margin-bottom:0;}
.widget-list li figure img{width: 102px; height: 104px;}
.widget-list li span{display: inline-block; font-size: 12px; padding-left: 20px; background-repeat: no-repeat; background-position: left 3px; text-transform: uppercase; margin-bottom: 7px;}
.widget-list li .comments{background-image: url("../images/icon-chat-3.png"); background-position: left 3px; margin-right: 18px;margin-bottom:0;}
.widget-list li .author{background-image: url("../images/icon-user.png"); background-position: left 3px; padding-left: 17px;}
.widget-list li .link-read-more{text-transform: uppercase; font-size: 12px; display: block;}
.widget-list li .link-read-more:after{content: " \f101"; font-family: FontAwesome; color: #f16543;}

.widget .tagcloud{overflow: hidden; margin-left: -4px; margin-right: -4px;}
.widget .tagcloud a{display: block; float: left; padding: 6px 15px; color: #84898b; background-color: #ecf0f3; font-size: 14px; margin: 4px; text-decoration: none;font-weight:normal;}
.widget .tagcloud a:hover{color: #ffffff; background: #f16543;}

.glass-animation:hover .glass span{-webkit-transition-delay: .2s; /* Safari */ transition-delay: 0s; opacity: 1; width: 30px; height: 30px; border-radius: 200px;}
.glass-animation:hover .glass span i{right: -14px; bottom: -7px; -webkit-transition-delay: .2s; /* Safari */ transition-delay: .2s;}
.glass-animation:hover .background{height: 100%; width: 100%; opacity: .7;}
.glass-animation .background{transition: 0.3s all ease-in-out; width: 100; height: 100; background: #f16543; position: absolute; right: 0; top: 0; left: 0; bottom: 0; margin: auto; opacity: 0;}
.glass-animation .glass{display: block; transition: 0.2s all ease-in-out;}
.glass-animation .glass > span{opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; transition: 0.2s all ease-in-out; -webkit-transition-delay: 0s; /* Safari */ transition-delay: 0s; width: 200px; height: 200px; border-radius: 100px; display: block; border: 5px solid #ffffff;}
.glass-animation .glass > span i{transition: 0.2s all ease-in-out; -webkit-transition-delay: 0s; /* Safari */ transition-delay: 0s; position: absolute; right: -200px; bottom: -200px; display: inline-block; width: 18px; height: 5px; background: #ffffff; border-radius: 10px; -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */ transform: rotate(45deg);}

.breadcrumb-section{/*background: url(../images/breadcrumb-bg.jpg) center top no-repeat;*/background-size: cover;padding: 0 0px 60px;}
.breadcrumb-section h3{margin-bottom: 0;font-size:25px;color:#333;text-transform:uppercase;font-weight: 700;letter-spacing: 0.05em;}
.breadcrumb-section h3:after{background:#BCD509;height:3px;content:"";display:block;width:100px;margin:15px 0px 0px}
.breadcrumb{background: none;border-radius: 0;padding: 4px 0;margin: 39px 0px 0px;}
.breadcrumbs:after{height:1px;background:#fff;content:"";display:block;margin: 0px 0px 0px 115px;opacity: 0.25;}
.bc-location{margin-top:39px;color:#181818;}
.bc-location a{color:#181818;}
.bc-location a:hover,.bc-location a:active{color:#BCD509;}

.blog-article{margin-bottom: 30px;}
.blog-article .entry-content{margin-bottom:0;padding-bottom:0;}
.blog-article figure{margin-bottom: 20px;}
.blog-article .format-icon{left: 0;}
.blog-article p{margin-bottom: 20px; line-height: 24px;}
.blog-article blockquote p{line-height: 32px;}
.blog-article .read-more-link{text-transform: uppercase; line-height: 23px; color: #7d8489;}
.blog-article .read-more-link:after{content: "\f101"; font-family: FontAwesome; color: #f16543;padding-left:8px;}
.blog-article .read-more-link:hover{color: #373c40;}
.blog-article .read-more-link:hover:after{color: #373c40;}
.blog-article .post-meta{color: #888; font-size: 12px; float: left; width: 21.97402597402597%; border-right: 2px solid #d7dee0; margin: 0 30px 15px 0;padding-bottom:28px;position:relative;z-index:999;}
.blog-article .post-meta a{color: #888;}
.blog-article .post-meta a:hover{color: #f16543;}
.blog-article .post-meta ul{list-style: none; margin: 0; padding: 0 15px;}
.blog-article .post-meta ul li{margin: 0 0 6px; padding: 4px 0; text-transform: uppercase;background:none;font-style:normal;}
.blog-article .post-meta ul li:before{font-family: 'FontAwesome'; padding-right: 17px; font-size: 14px; color: #8C9194;}
.blog-article .post-meta ul li.date:before{content: "\f073";}
.blog-article .post-meta ul li.comments:before{content: "\f086";}
.blog-article .post-meta ul li.tags:before{content: "\f02b";}
.blog-article .post-meta ul li.author:before{content: "\f007";}
.blog-article .post-summary{padding-right: 10px;}
.blog-article .post-summary p{margin-bottom: 10px; line-height: 23px;color:#666;}
.blog-article .post-content-wrapper{padding: 15px 0 30px;}
.blog-article .post-meta ul li time{background:none;margin-left:-3px;}

.portfolio-item,.gallery-item{margin: 0 0 30px; overflow: hidden;}
.portfolio-item .item-title{font-size: 14px; font-weight: 600; margin-top:0;margin-bottom: 5px;padding-bottom:0;color: #4f5458;letter-spacing:normal;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:0;position:relative;z-index:999;line-height:1.4;}
.portfolio-item time{color: #687075;}
.portfolio-item span{color: #f16543;}
.portfolio-item .square{background-color: #bfc4c8;}
.related-projects .item .separator,.portfolio-item .separator{margin: 30px 0 15px;display:none;}
.portfolio-item figure{margin: 0 0 22px 0;position: relative;line-height:1.0;}
.portfolio-item .glass-animation a{position:static;}
.portfolio-item .overlay{position: absolute; top: 0; left: 0; z-index: 100; opacity: 0; width: 100%; height: 100%; background-color: #f16543;}
.portfolio-item .overlay a{opacity: 0.8; filter: alpha(opacity=80); display: block; position: absolute; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; background: url("../images/icon-lense.png") no-repeat center center;}
.portfolio-item .overlay a:hover{opacity: 1; filter: alpha(opacity=100);}

.our-work .gallery-item .inner-contents{border-bottom: 1px solid #cad3db;border-bottom:none;}
.our-work .gallery-item {margin-bottom:24px;}
.our-work .gallery-item figure{position: relative; margin: 0 0 23px;line-height:1.0;}
.our-work .gallery-item figure:hover .gallery-btn{opacity: 1;}
.our-work .gallery-item img{padding: 0; margin: 0; max-width: 100%;border:1px #ededed solid;}
.our-work .gallery-item .gallery-btn{position: absolute; top: 45%; left: 50%; z-index: 200; width: 160px; margin: -22px 0 0 -79px; opacity: 0; padding: 10px 0; text-align: center; font-size: 14px; font-weight: 700; color: #ffffff; border: 2px solid #ffffff;background-color: #B3813C;}
.our-work .gallery-item .gallery-btn:hover{color: #f16543; background-color: #ffffff;}
.our-work .gallery-item .media-container{position: absolute; z-index: 100; opacity: 0; width: 100%; height: 100%; background-color: #B3813C;}
.our-work .gallery-item .item-title{font-size: 15px; font-weight: 600; margin-top:0;margin-bottom: 0px; color: #61676c;color: #666;padding-bottom:0;position:relative;z-index:999;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4;text-align: center;}
.our-work .gallery-item p{margin-bottom: 12px;}
.our-work .gallery-item p a{color: #a1a9b0; margin-right: 3px; text-decoration: none;}
.our-work .gallery-item p a:hover{color: #f16543;}

.sidebar .widget{margin-bottom:35px;}
.widget-list li .comments{background:none;margin-right:0;padding-left:0;padding-top:3px;}
.widget-list li figure{margin:0 15px 0 0;}
.widget-list li figure img{width:106px;height:auto;}
.widget .tabbed .widget-list li{padding:0 0 15px;margin-bottom:15px;}
.widget .tabbed .widget-list li:last-child{border-bottom:none;margin:0;padding:0;}
.widget .widget-list{padding-left:0;}
.sidebar .widget ul li .s-desc{margin-bottom:8px;line-height:1.5}

.blog-article{float:left;width:100%;}
.blog-article figure{float:left;width:250px;margin:0;margin-right:25px;margin-bottom:10px;}
.blog-article .post-meta{width:125px;margin:0 30px 15px 0;}
.blog-article .post-meta ul{padding:0;}
h2.post-title{font-size:20px;letter-spacing:normal;margin-top:0;margin-bottom:12px;line-height:1.4;font-weight:bold;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;}

.downlist-wrap .blog-article figure{width:220px;margin-right:25px;}
.download-wrap .d-content{padding-top:15px;}
.download-wrap .down-info li{padding-bottom:12px;margin-bottom:12px;border-bottom:1px #ddd solid;}

.blog-post-wrap .bp-desc{text-align:center;display:block;margin:20px 0;font-size:14px;}
.blog-post-wrap .bp-title{margin-top:0;font-size:23px;letter-spacing:normal;color:inherit;text-align:center;line-height:1;padding:0;color: #333;}

.prolist-wrap .portfolio-item {margin-bottom:17px;}
.prolist-wrap .model{margin-bottom:5px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4;}
.prolist-wrap .p-keyword{color:#666;margin-bottom:0;}

#contact-form textarea{height:120px;}
.msg-title{font-size:22px;text-align:center;margin-bottom:25px;color:inherit;}
.add-msg-form .cf-column{padding-bottom:20px;position:relative;}
.add-msg-form .cf-tarea{clear:both;}
.page-content .wenzi1{ float: left;}
.page-content .wenzi2{float: right; width: 50%;text-align: center;}
.page-content .wenzi2 p{    font-size: 16px;
    color: white;
    text-align: center;padding-top: 8px;}

.add-msg-form input{box-sizing:border-box;padding:0 15px;border:1px solid #ddd;height:40px;line-height:40px;width:100%;margin-bottom:0;font-size:14px;}
.add-msg-form textarea{box-sizing:border-box;border:1px solid #ddd;min-height:100px;padding:15px;width:100%;margin-bottom:0;font-size:14px;}
.add-msg-form .submit-button{box-sizing:border-box;width: 100%;line-height: 40px;height: 40px;float: right;padding: 0px 15px;border: 0px;color: #fff;position: relative;background-color:#D81919;cursor:pointer;border-radius: 6px;}
.add-msg-form .submit-button:hover,.add-msg-form .submit-button:active{background-color:#181818;}
.add-msg-form em{position:absolute;bottom:0;z-index:1111;float:left;left:20px;}

.add-msg-form ::-webkit-input-placeholder{color: #444;}
.add-msg-form ::-moz-placeholder{color: #444;}
.add-msg-form :-ms-input-placeholder{color: #444;}
.add-msg-form input:-moz-placeholder,.add-msg-form textarea:-moz-placeholder{color: #444;}

.product-show .ps-title{font-size:23px;color:inherit;margin-top:0;padding-bottom:0;margin-bottom:0;line-height:1;color: #181818;}
.product-show .ps-desc{display:block;text-align:center;margin:17px 0 20px;font-size:14px;}
.product-show .product-gallery .owl-controls{margin-top:20px;text-align:center;}
.product-gallery{margin:0 -15px;}
.product-gallery .item{padding:0 15px;margin:0;}
.product-gallery img {margin-bottom:1px;border:1px #ededed solid;}

.proshow-tab {margin-top:15px;padding-bottom:25px;padding-bottom:0;}
.proshow-tab .nav-tabs li:after{display:none;}
.proshow-tab .nav-tabs .active a{color:#D4171E !important;text-decoration:none;}
.proshow-tab .nav-tabs a{color:#666 !important;}
.proshow-tab .tab-content{padding-top:25px;width:100%;float:left;margin:0;}
.proshow-tab .tab-pane{margin-top:0;}
.proshow-tab .n-content{line-height:1.6;}
.proshow-tab .n-content p{color:inherit;}
#product-msg-form input[type="text"],#product-msg-form input[type="password"],#product-msg-form input[type="email"],#product-msg-form input[type="tel"],
#product-msg-form input[type="number"],#product-msg-form input[type="file"],#product-msg-form input[type="url"],#product-msg-form select,#product-msg-form textarea{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	line-height:24px;
	padding:12px 20px;
	font-size:13px;
	color:#202020;
	border:1px solid #dddddd;
	background:#ffffff;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	float:none;
}

#product-msg-form input[type="text"]:focus,#product-msg-form input[type="password"]:focus,#product-msg-form input[type="email"]:focus,#product-msg-form input[type="tel"]:focus,
#product-msg-form input[type="number"]:focus,#product-msg-form input[type="file"]:focus,#product-msg-form input[type="url"]:focus,#product-msg-form select:focus,#product-msg-form textarea:focus{
	border-color:#202020;	
}
#product-msg-form .cf-column{margin-bottom:18px;}
#product-msg-form #submit-btn{display:inline-block;background:#D4171E;color:#202e31 !important;color:#fff !important;border-radius:6px;padding:12px;border:none;cursor:pointer;width:100%;font-size:15px;}
#product-msg-form #submit-btn:hover,#product-msg-form #submit-btn:focus,#product-msg-form #submit-btn:active{background:#202E31;}

/* 内页响应 */

@media (max-width : 990px) { /* 960 */
	#innerpage-wrap{padding:30px 0 0;}
	.sidebar .widget:last-child{margin-bottom:30px;}
	.sidebar{padding-top:30px;clear:both;}
	.side-search .title{display:none;}
	.searchform #s{width:94%;}
	.searchform #searchsubmit{width:6%;}
	.blog-article .read-more-link{display:none;}
	.product-show .ps-desc{margin:12px 0 15px;}
}
@media (max-width : 800px) { /* ipad纵向768，向下考虑iphone6的667px和736px */
	h2.post-title{font-size:18px;}
	.portfolio-item .item-title{position:relative;z-index:999;}
	.our-work .gallery-item .item-title{position:relative;z-index:999;}
	.searchform #s{width:92%;}
	.searchform #searchsubmit{width:8%;}
	.product-show .ps-title,.blog-post-wrap .bp-title{line-height:1.6;font-size:18px;margin:0;padding:0;font-weight:bold;}
}
@media (max-width : 740px) { /* 双行，568px,600px,640px */
	.bcid-cat{text-align:center;margin-bottom:15px;}
	.location{text-align:center;line-height:1.4;}
	.side-news{display:none;}
	.searchform #s{width:90%;}
	.searchform #searchsubmit{width:10%;}

	.breadcrumb-section{padding:82px 0 40px;}
	.breadcrumb-section .bc-cat{text-align:center;}
	.breadcrumb-section h1:after{margin:15px auto 0;}
	.bc-location{margin-top:25px;text-align:center;}
	.breadcrumbs:after{display:none;}
	
	.blog-article figure{width:38%;padding-right:20px;margin:0;}
	.blog-article .post-summary{width:62%;float:left;padding-right:0;}
	h2.post-title{margin-bottom:5px;font-size:17px;}
	.blog-article .post-meta{width:100%;margin:0 0px 0px 0;border-right:none;padding-bottom:0;}
	.blog-article .post-meta ul li{display:inline-block;margin-right:10px;margin-bottom:0;}
	.blog-article .entry-content{clear:both;}
	.blog-article .post-summary p{margin-bottom:0;font-size:13px;line-height:22px;}
}
@media (max-width : 480px) {

	.searchform #s{width:85%;}
	.searchform #searchsubmit{width:15%;}
	
	.blog-article figure{margin-right:0;width:100%;margin-bottom:18px;padding-right:0px;}
	.blog-article figure img{width:100%;}
	.blog-article .post-summary{width:100%;}
	.blog-article .entry-header{clear:both;}
	h2.post-title{font-size:17px;margin-bottom:14px;}
	.blog-article .post-meta{margin:0 0px 15px 0;width:100%;border-right:none;}
	.blog-article .post-meta ul li:before{padding-right:10px;}
	.blog-article .post-meta ul li{float:left;padding:0;margin:0 12px 0 0px;}
	.blog-article .entry-content{clear:both;}
	.blog-article .post-summary p{margin-bottom:0;padding-bottom:0;}
	
	.downlist-wrap .blog-article figure{width:100%;margin-right:0;}
	.consult-list .blog-article figure,.proinfo-list .blog-article figure{width:100%;margin-right:0;}
	.consult-list .blog-article figure img,.proinfo-list .blog-article figure img{width:100%;}
	
	.proshow-tab .nav-tabs > li{width:100%;}
	.proshow-tab .nav-tabs > li > a{border-radius:0;}
	.proshow-tab .nav-tabs > li > a,.proshow-tab  .nav-tabs > li.active > a,.proshow-tab  .nav-tabs > li.active > a:hover,.proshow-tab .nav-tabs > li.active > a:focus{border:1px #ddd solid;margin-right:0;}
}
@media (max-width : 420px) {/* 单行，240px,320px,375px,384px,414px */
	.blog-article .post-meta ul li.author{display:none;}
	.prolist-wrap .model{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4;}
	.breadcrumb-section h1{font-size:20px;}
	.our-work .gallery-item .gallery-btn,.our-work .gallery-item .media-container{display:none!important;}
}
@media (max-width : 350px) {
	.searchform #s{width:80%;}
	.searchform #searchsubmit{width:20%;}
	.prolist-wrap .portfolio-item{width:100%;}
}
@media (max-width:1440px) and (min-width:1200px) {
	.searchform #s{width:82%;}
	.searchform #searchsubmit{width:18%;}
}
@media (max-width:1200px) and (min-width:1040px) {
	.searchform #s{width:78%;}
	.searchform #searchsubmit{width:22%;}
}

/* 20170214北京为暗黑 */

body{background:#fff;color:#666;}
a{color:#666;}
#innerpage-wrap{background:#fff;padding:98px 0 45px;float:left;width:100%;}
#innerpage-content{border-top:1px #ddd solid;float:left;width:100%;padding-top:45px;}
#pages .page-num-current{background:#BCD508;color:#181818;border:1px solid #BCD508;}
.searchform #s{border:1px #ddd solid;border-right:none;}
.widget .tabbed .block.current{border-top:1px #ddd solid;}
.widget .tabbed .widget-list li{border-bottom:1px #ddd solid;}
h2.post-title a{color:#333;}
h2.post-title a:hover,h2.post-title a:active{color:#BCD508;}
.blog-article .read-more-link:after{color:#BCD508;}
.blog-article .post-meta{border-right:1px solid #ddd;}
.widget .tagcloud a{background-color:#444;}
.widget .tagcloud a:hover{background-color:#BCD508;}

.add-msg-form input,.add-msg-form textarea{background-color:#f4f4f4;border:1px #ddd solid;}
.add-msg-form ::-webkit-input-placeholder{color: #84898b;}
.add-msg-form ::-moz-placeholder{color: #84898b;}
.add-msg-form :-ms-input-placeholder{color: #84898b;}
.add-msg-form input:-moz-placeholder,.add-msg-form textarea:-moz-placeholder{color: #84898b;}

.product-gallery img{border:1px solid #ddd;}
.proshow-tab .nav-tabs{border-bottom:1px solid #ddd;}
.proshow-tab .nav-tabs a{color:#666 !important;}
.proshow-tab .nav-tabs > li.active > a,.proshow-tab .nav-tabs > li.active > a:focus,.proshow-tab .nav-tabs > li.active > a:hover{background-color:#B5CB2C;border:1px solid #B5CB2C;border-bottom:1px solid #B5CB2C;}
.proshow-tab .nav-tabs .active a{color:#FFF !important;}

#product-msg-form input[type="text"],#product-msg-form input[type="password"],#product-msg-form input[type="email"],#product-msg-form input[type="tel"],
#product-msg-form input[type="number"],#product-msg-form input[type="file"],#product-msg-form input[type="url"],#product-msg-form select,#product-msg-form textarea{
	    color: #666;
    border: 1px solid #ddd;
    background: #f4f4f4;
}

#product-msg-form input[type="text"]:focus,#product-msg-form input[type="password"]:focus,#product-msg-form input[type="email"]:focus,#product-msg-form input[type="tel"]:focus,
#product-msg-form input[type="number"]:focus,#product-msg-form input[type="file"]:focus,#product-msg-form input[type="url"]:focus,#product-msg-form select:focus,#product-msg-form textarea:focus{
	border-color:#888;	
}
/*#product-msg-form #submit-btn{background:#4DC7A0;}*/

/* 响应式样式 responsive */

@media (min-width:1310px) {
	.container{max-width:1170px;width:1170px;}
}
@media (min-width:1570px) {
	.container{max-width:1270px;width:1270px;}
}
@media (min-width:1890px) {
	.container{max-width:1370px;width:1370px;}
}

@media (max-width : 1024px) {
	body{word-break:break-all;word-wrap:break-word}
	.container{max-width:98%;width:98%;}
	
	.logo{padding:20px 0 0 3px;}
	#navigation{display:none;}
	.mmenu-btn {display:block;cursor:pointer;line-height:1;position:absolute;top:25px;right:15px;padding:7px 8px;z-index:1111;}
	.mmenu-btn i{font-size:22px;color:#fff;}
	.header-inner .mmenu-btn i{color:#181818;}

	#mmenu{border-left:1px #E5E5E5 solid;}
	#mmenu .mmDiv{padding-top:20px;}
	#mmenu .mm-title{padding:12px 0 11px;}
	#mmenu .mm-search-form{margin:0;}
	#mmenu .mm-search{position:static;padding-left:0;margin-top:10px;padding-right:0;margin-bottom:-17px;}
	#mmenu .mm-search .side-mm-keyword{max-height:32px;height:32px;padding:0 16px;}
	#mmenu .noblock{display:inline !important;padding:10px;}
	#mmenu .MMhead{line-height:2.8;border-bottom:1px #E5E5E5 solid;margin:0 -20px;padding-left:10px;}
	#mmenu .MMhead a{background:none;}
	#mmenu .mm-header .mm-title{top:-10px;font-size:14px;}
	#mmenu a{color:#181818;font-size:14px;}
	#mmenu a:hover,#mmenu a:active{color:#AF7F48}
	#mmenu .mm-listview > li > a,#mmenu .mm-listview > li > span{padding:10px 10px 10px 20px;}
	
	#home-slider .hawa-banner,.swiper-container{height:200px;}
	#home-slider .banner-icons li{width:25%;float:left;padding:0 15px;}
	.section-pad,#home-portfolio{padding:50px 0;}
	#home-about .ha-img{position:static;padding:50px;}
	#home-about .ha-text{padding:40px;}
	#home-about .ha-text-title{margin-bottom:22px;}
	#home-portfolio .portfolio-item .item-title{font-size:15px;}
	#home-news .news-content dt{width:150px;}
	#client-content{padding:0 20px;}
	#client-content .owl-prev{left:-20px;top:4px;}
	#client-content .owl-next{right:-20px;top:4px;}
}
@media (max-width : 990px) { /* 960 */
	.container{max-width:99%;width:99%;}

}
@media (max-width : 800px) { /* ipad纵向768，向下考虑iphone6的667px和736px */

	#home-portfolio .portfolio-item{width:33.33%;}
	#home-portfolio .hawa-portfolio-filter .filter-item{margin-right:15px;}
}
@media (max-width : 740px) { /* 双行，568px,600px,640px */

	#home-news .news-content dt{width:180px;}
	#footer-top .foot-title{margin-bottom:10px;}
	.foot-item{margin-bottom:20px;}
	#foot-item-3{margin-bottom:0px;}
	#home-news .news-content dt img {height: 60px;}
}
@media (max-width : 480px) {

	.logo img{height:40px;}
	.hawa-slider .slide-prev,.hawa-slider .slide-prev:before,.hawa-slider .slide-next:before,.hawa-slider .slide-next,#home-slider .banner-icons{display:none;}
	#home-portfolio .portfolio-item{width:50%;}
	#home-portfolio .hawa-portfolio-filter{display:none;}
	#home-portfolio .portfolio-item .item-title{font-size:14px;}
	#home-news .news-content dt{width:100px;}
}
@media (max-width : 420px) {/* 单行，240px,320px,375px,384px,414px */

	#home-about .ha-img,#home-about .ha-text{padding:40px 20px;}
	#home-about .more-btn a{padding:10px 60px;}
	#home-portfolio{padding:40px 0;}
	#home-portfolio .hawa_masonry{margin-bottom:0;}
	.more-button a{padding:10px 60px;}
	#home-news .news-content dt{margin-right:20px;width:80px;}
	#home-news .news-content dd .news-title{font-size:15px;font-weight:bold;}
	#footer-top{padding-top:40px;margin-bottom:40px;}
	#footer-clients{display:none;}
}

@media (max-width : 320px) {
	#home-portfolio .portfolio-item{width:100%;}
	#home-news .news-content dt{width:100%;margin-bottom:20px;}
	#home-news .news-content dd{clear:both;}
	#home-news .news-content dt img{max-height:100%;}
	
}

.dd_sp{ text-align:center}

#home-about .ha-text .text-center a.gengduo{ display:none;}
/*#home-about .ha-text .text-center:hover a.gengduo{ display:inline-block}*/
/*#home-about .ha-text .text-center:hover a.gengduoe{ display:none}*/



#home-portfolio .more-button a.gengduo{ display:none;}
/*#home-portfolio .more-button:hover a.gengduo{ display:inline-block}*/
/*#home-portfolio .more-button:hover a.gengduoe{ display:none}*/

#home-news .more-button a.gengduo{ display:none;}
/*#home-news .more-button:hover a.gengduo{ display:inline-block}*/
/*#home-news .more-button:hover a.gengduoe{ display:none}*/





/*客服*/
.qqkefu{
	position: fixed;
    bottom:40%;
    _position: absolute;
   	_top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
	right:0;
	width:53px
	}
.qqkefu ul li{
	height:47px;
	margin-bottom:1px;
	float:right;
	background:#757575;
	line-height:47px;
	font-size:14px;
	cursor:pointer;
	opacity: 0.9;
	position:relative
}
.qqkefu ul li a{
	color:#181818;display: block;
	}
.qqkefu ul li.qq_cza{
	overflow:hidden
	}
.qqkefu ul li:hover{
	background:#CE0000;
	}
.qqkefu ul li.top{
	color:#1c1c1c;
	font-weight:800;
	text-align:center;
	background:#CE0000 url(../images/top_icon.png) no-repeat center;
	position:relative;
	width:53px;
	cursor:pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	}
.qqkefu ul li.top:hover {
	background-color: #CE0000;
}
.qqkefu ul li b{
	width:53px;
	height:47px;
	display:block;
	overflow:hidden;
	float:left;
}
#zx{width: 53px;}
.qqkefu ul li b.a{
	background:url(../images/czx4.png) no-repeat center center;
}
.qqkefu ul li b.b{
	background:url(../images/czx3.png) no-repeat center center;
}

.qqkefu ul li b.sj{
	background:url(../images/sj.png) no-repeat center center;
}
.qqkefu ul li b.d {
	background:url(../images/bdsq.png) no-repeat center center;
}
.qqkefu ul li b.c{
	background:url(../images/czx5.png) no-repeat center center;
}
.qqkefu ul li b.lxb{
	background:url(../images/phone0.png) no-repeat center center;
}
.erweima{
	height: 150px;
	position: absolute;
	top: -105px;
	left: -134px;
	background: #FFF;
	border: 1px solid #CCC;
	float: right;
	cursor: default !important;
	display:none;
	}
.erweima p{
	line-height: 20px;
	color: #000;
	font-size: 12px;
	text-align: center;
	float: left;
	width: 130px;
	}
.erweima p img{
	width: 110px;
	height: 110px;
	margin: 10px 10px 0px 10px;
	}


.page-inner {
	/*border-top: 1px dashed #eee;*/
	margin-top: 30px;
	/*padding-top: 20px;*/
}
.page-inner li {margin: 5px 0;}

.object-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.object-item.big img {
	height: 284px;
}
#home-portfolio .portfolio-item .portitem-inner:hover .object-item img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.prolist-wrap .glass-animation .honor-img {
	min-height: 248px;
	    object-fit: cover;
}
.more-tab p ~ p {display: none;}


.home-youshi {margin-bottom: 60px;text-align: center;}
@media (max-width: 1600px) {
	.object-item img {
	    height: 220px;
	}
	.object-item.big img {
		height: 254px;
	}
}
@media (max-width: 1280px) {
	.object-item img {
	    height: 190px;
	}
	.object-item.big img {
		height: 220px;
	}
}
@media (max-width: 900px) {
	.home-youshi dl:first-child,
	.home-youshi dl:nth-child(2) {margin-bottom: 30px;}
	.object-item img {
	    height: 140px;
	}
	.object-item.big img {
		height: 190px;
	}
}
@media (max-width: 768px) {
	.home-youshi dl img {width: 120px;}
}


@media (max-width: 640px) {
	.qqkefu {display: none;}
	.object-item img {
	    height: 95px;
	}
	.object-item.big img {
		height: 150px;
	}
}